home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / TECHNICA / AUTOCAD / H108.ZIP / LISTME10.ZIP / LISTMENU.DOC next >
Text File  |  1991-08-30  |  3KB  |  79 lines

  1. LISTMENU Version 1.0   (c) 1991 MD Computer Consulting 
  2. Lists default menus of AutoCAD drawings
  3.  
  4. Written by:   MD Computer Consulting
  5.               5645 Gate Keeper Ave.
  6.               Anchorage, AK  99504
  7.  
  8.               Compuserve ID# 72711,3404
  9.  
  10.  
  11. LISTMENU is a shareware program that will list all menu files
  12. referenced by a group of AutoCAD drawings.  LISTMENU directly reads
  13. the drawing file for AutoCAD versions 2.5 through 11.  There is no
  14. need to load AutoCAD.  Using the output from LISTMENU allows you to
  15. ensure that a valid menu file exists for every drawing so that you
  16. can batch script a group of files and not have the script routine
  17. fail because a menu is missing.
  18.  
  19. LISTMENU is a DOS program that runs directly from the DOS prompt. 
  20. There is no need to be running AutoCAD when running LISTMENU. 
  21. Command-line usage for LISTMENU is as follows:
  22.  
  23. Usage:  LISTMENU filespec
  24. where filespec = Drawings to include.  An extension of ".DWG" is  
  25.                  assumed if not specified, wildcards are allowed.
  26.  
  27. Examples:
  28.           LISTMENU C:\DRAWINGS\E*  <--This would process all      
  29.                                       drawings beginning with the
  30.                                       letter E in the directory
  31.                                       C:\DRAWINGS.
  32.  
  33.           LISTMENU C:\DRAWINGS\*   <--This would process all the
  34.                                       drawings in the directory
  35.                                       C:\DRAWINGS.
  36.  
  37.  
  38. LISTMENU is a shareware program.  You are free to copy and
  39. distribute LISTMENU for NONCOMMERCIAL use if:
  40.  
  41.       No fee is charged for use, copying or distribution.
  42.  
  43.       It is not modified in any way.
  44.  
  45.       Clubs and user groups may charge a nominal fee not to exceed 
  46.       ($10) for expenses and handling while distributing LISTMENU.
  47.  
  48. Site licenses and commercial licenses for LISTMENU are available. 
  49. Please contact MD Computer Consulting for more information.  If you
  50. use LISTMENU and find it useful, please register your copy.  Send
  51. your $20 check to the author, Mike Dickason.  Send check payable to
  52. MD Computer Consulting to the following address:
  53.  
  54.             LISTMENU 1.0
  55.             c/o MD Computer Consulting
  56.             5645 Gate Keeper Ave.
  57.             Anchorage, AK  99504
  58.  
  59. Registered users will receive one free upgrade to the current
  60. version, and notices of future versions.  LISTMENU 1.2 is the
  61. current version.  New features include mulitple filespecs on the
  62. command line, an option to process all subdirectories, list
  63. referenced font (SHX) files, and search the ACAD path for the
  64. existence of referenced menus.  Please specify the disk size
  65. preferred when you send in your registration.
  66.  
  67.  
  68. MD Computer Consulting (MDCC) hereby disclaims all warranties 
  69. relating to this  software, whether express or implied, including
  70. without  limitation any implied warranties of merchantability or
  71. fitness for a particular purpose.  MDCC will not be liable for any
  72. special, incidental, consequential, indirect or similar damages due
  73. to loss of data or any other reason, even if MDCC or an agent of
  74. MDCC has been advised of the possibility of damages.  In no event
  75. shall MDCC's liability for any damages ever exceed the price paid
  76. for the license to use software, regardless of the form of the
  77. claim.  The person using the software bears all risk as to the
  78. quality and performance of the software.
  79.